/*body{font-family: 'Montserrat', sans-serif!important;overflow-x:hidden!important;color: #333}*/
body{font-family: 'Open Sans', sans-serif !important;overflow-x:hidden!important;color: #333}
.fill_tab {cursor: pointer;}
/*HEADER CSS*/

/*Sidebar Section Css---------------------------------------------------------------------------------------------------*/
/*Theme Menus*/
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus,
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
    color: #ee591f;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus, 
.dropdown-menu, 
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu .active > a:focus {
    background-color: #ee591f !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #ee591f !important;
}
@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff !important; 
     background-color: transparent; 
 }
}
@media (max-width: 767px){
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #fff !important; 
}}

.dropdown-menu > li > a { border-bottom: 1px solid #c64412 !important;background-color: #ee591f !important; }
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus { background-color: #c64412 !important; } 

@media (max-width: 1100px){
.caret {
     position: absolute;
    right: 0;
    margin-top: 10px;
    margin-right: 10px;
}}


@media only screen and (min-width: 768px) and (max-width: 1100px) {
/*Menus*/
.navbar .navbar-right { float: left !important; }
.navbar-collapse.in { overflow: hidden; }
}



@media only screen and (min-width: 480px) and (max-width: 767px) {
    .navbar-toggle {
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 15px;
    font-weight: 700;
    margin: 13px auto;
    padding: 9px 17px;
    text-transform: uppercase;
}}

@media only screen and (max-width: 1100px) and (min-width: 768px){
.navbar-toggle {
    margin: 0px auto;
}}     

@media only screen and (min-width: 480px) and (max-width: 1100px) {
/*Menus*/
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-left: 0px; margin-right: 0px; }
.navbar-nav { width: 100%; }
.navbar-nav > li { border-right: 0px none; }
/*Header Contact Info*/
.head-contact-social { float: none; text-align: center; margin: 17px 0 17px; }
.head-contact-info { float: none; text-align: center; margin: 10px 0 17px; }
}

@media only screen and (min-width: 200px) and (max-width: 768px) {
/*Logo*/
.navbar-brand { display: block; float: none; margin-right: 0; padding: 10px 15px; }
.navbar-brand img { display: block; margin: 0 auto; text-align: center; }
/*Menus*/
.navbar-collapse.in { overflow: hidden; }
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse { margin-left: 0px; margin-right: 0px; }
.navbar-nav { width: 100%; }
.navbar-nav > li { border-right: 0px none; }
.navbar-toggle {
    color: #FFFFFF;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: 700;
    margin: 13px auto;
    padding: 7px 15px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
}

/* Menu Section css---------------------------------------------------------------------------------------------------- */ 
.navbar-default {
    background-color: transparent;
    border-color: #e7e7e7;
}
.navbar {
    position: relative;
    min-height: 40px;
    padding: 14px 0;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
}
@media (min-width: 1200px) {
.navbar-nav li .caret { display: none;} 
}
@media only screen and (min-width: 200px) and (max-width: 1100px) {
.dropdown-menu{
    position: initial !important;
    float: none !important;
  }
}
@media (min-width: 1100px){
.navbar-toggle {
    display: none;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
}
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding: 11px 0;
}
.navbar-inverse .navbar-toggle {
    background: none repeat scroll 0 0 #66d1b9;
    border-color: none;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #66d1b9;
}
.navbar-inverse {
    border-color: none;
    border-style: none;
    border-width: 0px;
    padding: 5px 0;
    border-color: none;
}
.navbar-brand {
    font-family: 'Open Sans';
    font-weight:600;
    font-size: 32px;
    height: auto;
    line-height: 42px;
    margin-right: 50px;
    padding: 10px 0px;
}
.navbar-default .navbar-brand { color: #1b1b1b; }
.navbar > .container .navbar-brand { margin-left: 0px; }
.navbar-inverse {
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    padding: 0;
}
.navbar-wrapper {
    position: absolute;
    right: 0;
    left: 0;
    margin-top: 0px;
    z-index: 20;
}
.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
    background-color: #ffffff;
}
.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
    background-color: #ffffff;
}
.navbar .navbar-nav > li {
    margin-right: 0px;
    padding: 0 0 0px 0px;
}
.navbar-default .navbar-nav > li > a {
    color: #1b1b1b;
    font-family: 'Open Sans';
    font-weight:600;
    font-size: 14px;
    letter-spacing: 0.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 9px 17px;
    transition: all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
}


/*Dropdown Menus & Submenus Css----------------------------------------------------------*/
.dropdown-menu {
    padding: 0;
    min-width: 200px;
    border-radius: 0px;
    box-shadow: 0;
    border: 0 none;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
}
.navbar-default .dropdown-menu > li { padding: 0; }
.dropdown-menu > li > a {
    color: #ffffff;
    font-family: 'Open Sans';
    font-weight:600;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 20px;
    transition: all 0.3s ease-in-out 0s;
    letter-spacing: 0.5px;
    word-wrap:break-word;
    white-space: normal;
}
.dropdown-menu > li > a:last-chlid {
    border-bottom: 0px;
    border-bottom: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
}
.dropdown-submenu { position:relative; }
.dropdown-submenu > .dropdown-menu {
    top:0;
    left:100% !important;
    margin-top:0px;
    margin-left:0px;
    -webkit-border-radius:0px 0px 0px 0px;
    -moz-border-radius:0px 0px 0px 0px;
    border-radius:0px 0px 0px 0px;
}
@media (min-width: 1100px){
.dropdown-submenu:hover > .dropdown-menu { display:block; }}
.dropdown-submenu .pull-left{ float:none; }
.dropdown-submenu.pull-left > .dropdown-menu{
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 12px 15px;
}
.navbar-right .dropdown-menu {
    left: 0;
    right: 0;
}
@media (min-width: 1100px){
    .nav .open .dropdown-menu {
         visibility: visible; 
         opacity: 1; 
    }
}
@media (min-width: 1101px){
.nav .dropdown-menu {
     visibility: hidden; 
     opacity: 0; 
}}

.navbar {
    border: none;
} 

/* Nidhi CSS */
@media only screen and (min-width: 200px) and (max-width: 768px) {
    .container>.navbar-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .navbar-nav {
        width: 100%;
        padding: 0;
        margin: 0;  
    }
    div#bs-example-navbar-collapse-1 {
        padding: 0;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: transparent;
        border: none;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ee5935;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 30px;
        height: 3px;
    }
    .navbar-header h1 {
        margin: 0;
    }
    .navbar-default .navbar-toggle {
        height: 30px;
        margin: 0;
    }
    nav.navbar.navbar-default {
        padding: 0;
    }
    .navbar>.container .navbar-brand {
        margin: 0;
        padding: 0;
    }
}

/*END OF HEADER CSS*/


img.logo {
	/* content:url("../images/vinspay/Ela_Pay_Logo.png") !important; */
    /* width: 20%; */
}
.display-flex {
    display: flex;
}
.fb31 {
    flex-basis: 31%;
}
.padr5a0 {
    padding: 0 0 0 5px!important;
}
.fb80 {
    flex-basis: 80%;
}
.mrg-t20 {
    margin-top: 20px;
}
.mrg-t30 {
    margin-top: 30px;
}
.display-none {
    display: none;
}
.dark-grey-bg, .grey-bg {
    background: #f8f8f8;
}
.pad0 {
    padding: 0;
}
.pad20{padding: 20px;}
.pad30 {padding: 30px;}
.mrg-t20 {margin-top: 20px;}


#first_section {padding: 50px 10px 30px 10px}
#first_section h1 {font-size: 30px; margin: 0;font-weight: 600;color: #fff;text-transform: uppercase;line-height: 40px;text-shadow: 4px 2px 15px #2f2f2f;}
#first_section p {
    font-size: 22px;
    color: #fff;
    margin-top: 20px;
    font-weight: 600;
    text-shadow: 4px 2px 15px #2f2f2f;
}
#first_section p:last-child {
    text-transform: uppercase;
}
#sixth_section .display-flex{justify-content: center;}
.uppercase {
    text-transform: uppercase;
}
#elapay_form_container {
    padding: 30px;
    position: absolute;
    margin-left: 50%;
    width: 50%;
    
}
#elapay_form_container {
    background: #fff;
    box-shadow: 0px 2px 5px 1px #b3b0b0;
}
#elapay_form_container h2 {
    font-size: 36px;
    margin: 0;
}
#form_tab .tabs {
    padding: 8px 5px;
    text-align: center;
    font-size: 13px;
}
#form_tab .tabs.active {
    color: #ee591f;
    border-bottom: 1px solid #ee591f;
    font-weight: 800;
}
#elapay_form_container p {
    font-size: 13px;
    margin: 0;
    margin-top: 20px;
    color: gray;
    text-shadow: none;
}
.pay_form_input input, .pay_form_input select {
    width: 100%;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #c7c5c5;
    margin-top: 5px;
	background: #fff;
}
.pay_form_input select option {
    width: 100%;
}
.pay_form_input select[name=country_code] {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
	background: #f1efef;
}
button[disabled], html input[disabled] {
    cursor: default;
	background: #f1efef !important;
}
.pay_form_input input[name=mobile] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0px;
}
.pay_form_input textarea {
    width: 100%;
    resize: unset;
}

.next_button, .order_next_button, .okay_pay {
    color: #fff;
    padding: 10px;
    width: 100%;
    border: none;
}
.order_next_button, .okay_pay {
    background: #ee591f;
}
.disabled_button {
    background: #ee591f;
}
.enabled_button {
    background: #ee591f;
}
.form_error {
    color: red;
    font-size: 12px;
    padding: 0;
}
#second_section {
    margin-top: 250px;
}
#order_summer_container {
    padding-top: 40px;
    display: none;
}
#order_summer_container p {
    text-transform: lowercase !important;
    margin-top: 0;
    color: #333;
}
.gray-container {
    background: #fdfdfd;
    border: 1px solid #d8d4d4;
}
.text_black {
    color: #333;
}
#second_section {padding-bottom: 50px}
#second_section h2{
    font-size: 40px;
    font-weight: 500;
    margin-top: 20px;
}
#second_section h3 {
    font-size: 30px;
    margin-top: 10px;
}
#pay_feature_cards_container {
    padding: 70px 50px;
}
.feature_card {
    padding: 30px 20px 20px 20px;
    border: 1px solid #ecebeb;
    box-shadow: 1px 3px 20px 5px #f7f5f5;
    min-height: 310px;
    height: 330px;
}
.feature_img img {
    height: 100px;
}
.feature_card h4 {
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    margin: 10px 0;
    padding: 0;
}
.feature_card p {
    color: gray;
}
#third_section {
    padding: 100px 100px 70px 100px;
    background: #fbfbfb;
    border-top: 2px solid #eae8e8;
    border-bottom: 2px solid #eae8e8;
}
#third_section h2 {
    font-size: 40px;
    margin: 0;
}
#third_section h4 {
    font-size: 16px;
    margin: 0;
    font-weight: 300;
}
.bank_level_img img {
    margin: 15px;
}
#fifth_section {padding: 80px 20px 60px 20px;border-bottom: 2px solid #eae8e8;}
#fifth_section p {
    color: gray;
}
#fifth_section h2 {
    font-size: 34px;
    line-height: 46px;
}
#fifth_section h3 {
    margin: 30px 0 0 0;
    font-size: 24px;
}
#fifth_section p {font-size: 18px;}
.owl-carousel {
    padding: 30px 100px 0 100px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ee4892;
}
.owl-theme .owl-dots .owl-dot span {
    background: #faa7ca;
}
.owl-carousel .owl-nav button span {display: none}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-prev:hover {
    background-image: url(../images/vinspay/arrowleft.png);
    height: 60px;
    width: 60px;
    background-size: 80% 80%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 85px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-next:hover {
    background-image: url(../images/vinspay/arrowright.png);
    height: 60px;
    width: 60px;
    background-size: 80% 80%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 85px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.owl-theme .owl-dots {margin-top: 30px}
#sixth_section {
    margin: 15px 0;
    padding: 40px 70px;
    box-shadow: 1px 3px 10px 5px #f3f0f0;
}
.services {
    height: 80px;
    width: 80px;
    border: 1px solid #d8d7d7;
    border-radius: 50%;
    box-shadow: 1px 3px 20px 5px #f3f0f0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80% 80%;
}
#service1 {
    background-image: url(../images/vinspay/services.png);
}
#service2 {
    background-image: url(../images/vinspay/services2.png);
}
#service3 {
    background-image: url(../images/vinspay/services3.png);
}
.services_text {
    padding-left: 20px;
    margin: auto 0;
}
.services_text span {
    font-weight: 600;
    font-size: 20px;
}

.hover_text:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #d2769b;
    border-width: 8px;
    margin-left: -34px;
}
.hover_text:after, .hover_text:before {
    bottom: -15px;
    left: 15%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hover_text:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -36px;
}
.hover_icon:hover .hover_text {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    width: 300px;
    height: auto;
    background: #fff;
    z-index: 9;
    padding: 15px 15px;
    border-radius: 5px;
    border-color: #d2769b;
    -webkit-box-shadow: 0 1px 7px rgba(0,0,0,.3);
    box-shadow: 0 1px 7px rgba(0,0,0,.3);
    text-align: left;
}
.hover_icon:hover {
    position: relative;
    display: inline-block;
    height: 15px;
}
.hover_icon {
    display: inline-block;
}
.hover_icon:before {
    width: 17px;
    height: 16px;
    background: url(../images/sprite_home.png) -542px -832px no-repeat;
    content: '';
    display: inline-block;
}
.hover_text {
    position: absolute;
    background: #fff;
    border: 1px solid #999;
    padding: 6px 10px;
    display: none;
}

/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.search_list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
  position: absolute;
  width: 100%;
  z-index: 1;
  box-shadow: 5px 5px 30px 1px #f3f0f0b3;
  max-height: 400px;
  overflow-y: auto;
}

.search_list ul li {
    border: 1px solid #ddd;
    margin-top: -1px;
    background-color: #f6f6f6;
    padding: 5px 6px;
    text-decoration: none;
    font-size: 14px;
    color: black;
    display: block;
    cursor: pointer;
    background: #fff;
}

.search_list ul li:hover:not(.header) {
  background-color: #eee;
}

#pay_thankyou {
	padding: 50px;
}
#pay_thankyou h2 {
	color: #ee591f;
	font-weight: 500;
	font-family: initial;
	margin-top: 50px !important;
}

/* custom checkbox */
.checkbox_cont {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox_cont input {
	position: absolute;
    opacity: 0;
    cursor: pointer;
    z-index: 100;
    height: 20px;
    width: 25px;
    left: 1px;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
    top: 0;
    left: 0px;
    height: 25px;
    width: 25px;
    background-color: #eee;
}
/* When the checkbox is checked, add a blue background */
.checkbox_cont input:checked ~ .checkmark {
    background-color: #fff;
    border: 1px solid #eee;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox_cont input:checked ~ .checkmark:after {
    display: block;
}

.mrg-t50 {margin-top: 50px;}
.pad10 {padding: 10px;}

/* Style the checkmark/indicator */
.checkbox_cont .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #ee591f;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.owl-carousel .owl-item img {
    height: 150px;
}
.paytm-qr-div{position:absolute;bottom: -220px;left: 35px;}

.Field-wrapper {
    position: relative;
    height: 36px;
    min-width: 160px;
    color: #0d2366;
    /*border: 1px solid #c7c5c5;*/
    width: 100%;
}
.Field-addon--before {
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 0;
    display: table;
    height: 100%;
}
.Field-addon > * {
    display: table-cell;
    vertical-align: middle;
}
 .currency-symbol {
    margin-top: 2px;
}
.Field--currency-1 .Field-addon--before + .Field-el {
    padding-left: 20px;
}
.Field--amount--selected div.Field-el, .UI-form.UI-form .Field--amount--selected input.Field-el {
    line-height: 16px;
    height: 100%;
    width: 100%;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    overflow: hidden;
    font-size: 14px;
    padding: 0 9px;
    outline: none;
    color: inherit;
}
.Field-wrapper .Field-el label {
    line-height: 36px;
    margin-left: 24px;
}

@media(min-width: 767px) and (max-width: 1024px) and (orientation : landscape) {
    #first_section p {font-size: 18px;}
    #first_section h1 {
        font-size: 20px;
        line-height: 25px;
    }
    #second_section {
        margin-top: 300px;
    }
    #pay_feature_cards_container {
        padding: 60px 0px;
    }
    .bank_level_img img {
        margin: 5px;
    }
    #third_section {
        padding: 50px 10px 50px 10px;
    }
}

@media(min-width: 767px) and (max-width: 1024px) and (orientation : portrait) {
    #elapay_form_container {
        margin-left: 0;
        margin-top: 495px;
        width: 97%;
    } 
    #second_section {
        margin-top: 750px;
    }
    #pay_feature_cards_container {
        padding: 40px 0px;
    }
    .pad30 {
        padding: 10px;
    }   
    #third_section {
        padding: 50px;
    }
    #fifth_section {
        padding: 40px 20px 60px 20px;
    }
}

@media(max-width: 767px) {
    #elapay_form_container {
        margin-left: 0;
        margin-top: 430px;
        width: 100%;
        padding: 0px;
        box-shadow: none;
    }
    .navbar .navbar-nav > li {
        text-align: left;
    } 
    #second_section {
        margin-top: 390px;
    }
    #pay_feature_cards_container {
        padding: 40px 0px;
    }
    .pad30 {
        padding: 10px;
    }   
    #third_section {
        padding: 20px;
    }
    #fifth_section {
        padding: 20px 10px 20px 10px;
    }
    .container {padding: 0}
    #first_section {
        padding: 5px 10px 30px 10px;
    }
    #first_section h1 {
        font-size: 18px;
        line-height: 20px;
    }
    #first_section p {font-size: 18px}
    .badge-container {
        position: absolute;
        right: 0;
        width: 100%;
        text-align: right;
        margin-top: 0px;
    }
    #elapay_form_container h2 {
        font-size: 26px;
    }
    #form_tab .tabs {
        padding: 5px 0px;
        font-size: 12px;
    }
    #second_section h2 {
        font-size: 22px;
    }
    #second_section h3 {
        font-size: 18px;
    }
    p {font-size: 13px;}
    #third_section h2 {font-size: 26px;}
    .bank_level_img {
        display: flex;
        overflow-x: scroll;
    }
    #fifth_section h2 {
        font-size: 22px;
        line-height: 28px;
    }
    #fifth_section h3 {
        margin: 20px 0 0 0;
        font-size: 20px;
    }
    #fifth_section p {
        font-size: 13px;
    }
    #order_summer_container {
        padding: 40px 0;
    }
}


/* form Footer CSS */
.footer-banner {
    background-position: -250px 0px;
    background-repeat: no-repeat;
}
.footer-banner-form h4{width:100%;text-align:left;font-size:30px;font-weight:400;color:#fff}
.footer-banner-form{position:absolute;top:0;right:0;bottom:0;padding:0 50px;background-color:#ed71a0;z-index:1}
.footer-banner-form form input, .footer-banner-form form select{width:100%;padding:10px;border:none;margin:10px auto;font-size: 13px;-moz-appearance: none;}
.footer-banner-form form button{width:100%;background:#fff;border:none;text-transform:uppercase;padding:12px 0;color:#ed71a0;font-weight:500;margin:15px auto 0}
.top-skew-div{position:absolute;right:-25px;top:10px;background:#fff;padding:15px 60px 15px 25px;font-size:23px;font-weight:lighter;transform:skewX(-25deg);z-index:0;color: #716e6f;}
.top-skew-div div{transform:skewX(25deg);font-weight: normal;}
.bottom-skew-div{position:absolute;left:60px;bottom:-1px}
.bsd{padding:10px;transform:skewX(-20deg);background:linear-gradient(90deg,#ed71a0 180px,#fff 0)}
#preg-bg .bsd div:last-child{padding: 0 15px 0 65px;}
.bsd .inr{transform: scale(.8);}
.bsd div{transform:skew(20deg)}
.bsd div span {font-size: 12px;}
.bsd div:first-child{color:#fff;font-size:24px;padding: 0 10px;}
.bsd div:last-child{padding: 0 15px 0 30px;text-transform:uppercase;font-weight:500;color:#ed71a0;font-size:16px;line-height:20px}
.form-ty{color: #fff;text-align: center;}
.form-ty .sty-head{font-size: 26px;text-align: center;}
.form-ty p{font-size: 16px;}
.fty-promo{background: #fff;color: #000;font-weight: 500;font-size: 14px;padding: 10px;}
.fty-promo a{font-size: 16px;font-weight: 600;}

.shqcu {
    font-size: 17px;
    color: #333;
    padding: 12px 0;
    border: 1px solid #ebebeb;
    border-left: 0;
    border-right: 0;
    background: #fff;
    text-align: center;
}
.dark-grey-bg, .grey-bg {
    background: #f8f8f8;
}

.pad-b12 {
    padding-bottom: 12px;
}
.htmax42 {
    max-height: 42px;
    background: #fff;
}
.user-name-icon {
    height: 100%;
    min-width: 30px;
    max-width: 40px;
    width: 38px;
    min-height: 25px;
    background: url(https://cdn.elawoman.com/static/assets/mobile-new/images/sprite_mob.png) -392px 6px;
    background-size: 600px;
    transform: scale(1.3);
    display: inline-block;
    margin-right: -1px;
}
.htmax42+input {
    border: none;
    border-radius: 0;
    width: 100%;
    font-size: 14px;
    flex-basis: 100% !important;
    margin: 0 !important;
}

/* end of form footer CSS */

/* NEW FOOTER CSS */
.white_footer_cont {
    margin: 30px auto 30px;
}
.footer_row {display: flex;}
.footer_row .footer_links {flex-basis: 20%;}
.footer_row .footer_title div{text-transform: uppercase;color:#ee591f;font-size: 16px;position: relative;}
.footer_row .footer_title div::after {
    position: absolute;
    content: '';
    height: 1px;
    bottom: -4px;
    left: 0;
    right: 0;
    width: 58%;
    background: #ee591f;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.white_footer_cont .footer_row:nth-child(2) .footer_title div::after {
    width: 28%;
}
.white_footer_cont .footer_row:nth-child(3) .footer_title div::after {
    width: 22%;
}
.white_footer_cont .footer_row:nth-child(4) .footer_title div::after {
    width: 36%;
}
.white_footer_cont .footer_row:nth-child(2) .footer_title div:hover::after {
    width: 45%;
}
.white_footer_cont .footer_row:nth-child(3) .footer_title div:hover::after {
    width: 40%;
}
.white_footer_cont .footer_row:nth-child(4) .footer_title div:hover::after {
    width: 55%;
}
.footer_links ul {padding: 0}
.footer_links ul li {font-size: 12px;color: #333;margin-bottom: 4px;}
.footer_links ul li a {font-size: 12px;}
.surrogacy_list_title {font-size: 14px; color: #000;font-weight: 500;}
/* .footer-menu1 ul li > a {font-size: 12px;} */

.flex-center {
    display: flex!important;
    align-items: center;
    justify-content: center;
}
ul {list-style: none;}

/* gray footer */
.new-footer-grey{background:#222222;color: #cdcdcd;padding:25px 0 15px;font-size:11px}
.new-footer-grey ul li a{color: #cdcdcd;font-size:11px;}
.gray_footer_first_part {
    flex-basis: 25%;
}
.gray_footer_second_part {flex-basis: 45.5%; text-align: center;}
.gray_about_path {margin-left: 50px;}
.gray_links_heading {
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    color: #fff;
}
.gray_links_heading::after {
    position: absolute;
    content: '';
    height: 1px;
    bottom: -10px;
    left: 0;
    right: 0;
    width: 20%;
    background: #fff;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    margin-left: 40%;
}
.gray_links_heading+ul {
    padding: 0;
    margin-top: 30px;
}
.gray_links_heading+ul li {margin-bottom: 7px;}
.gray_footer_third_part {flex-basis: 25%;}
.gray_footer_third_part h4, .trusted_cont h4 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    margin-top: 0;
}
.gray_footer_third_part ul {
    padding: 0px;
    /* margin-top: -15px; */
}
.gray_footer_third_part .certified_first_ul li, .gray_footer_third_part .certified_second_ul li {
    width: 76px;
    height: 76px;
    margin: 3px;
    background: url(https://cdn.elawoman.com/static/assets/desktop-new/images/social_icon_sprite.png);
    background-repeat: no-repeat;
    transform: scale(0.9);
    cursor: pointer;
}
.gray_footer_third_part .certified_first_ul li:first-child {
    background-position: -97px -61px;
}
.gray_footer_third_part .certified_first_ul li:nth-child(2) {
    background-position: -182px -60px;
}
.gray_footer_third_part .certified_first_ul li:nth-child(3) {
    background-position: -269px -60px;
}
.gray_footer_third_part .certified_first_ul li:nth-child(4) {
    background-position: -17px -463px;
}
.gray_footer_third_part .certified_second_ul {margin-top: -10px;}
.gray_footer_third_part .certified_second_ul li:nth-child(1) {
    background-position: -107px -463px;
    margin-top: 0;
}
.gray_footer_third_part .certified_second_ul li:nth-child(2) {
    background-position: -17px -632px;
    margin-top: 0;
}
.gray_footer_third_part .certified_second_ul li:nth-child(3) {
    background-position: -117px -631px;
    margin-top: 0;
}
.footer_social_links {
    flex-basis: 80%;
    align-items: right;
    justify-content: flex-end;
}
.footer_social_links div {
    background-image: url(https://cdn.elawoman.com/static/assets/desktop-new/images/social_icon_sprite.png);
    background-repeat: no-repeat;
    height: 34px;
    width: 34px;
    margin: 5px 4px 5px 0;
    cursor: pointer;
}
.footer_social_links div:first-child {
    background-position: -18px -209px;
}
.footer_social_links div:nth-child(2) {
    background-position: -67px -209px;
}
.footer_social_links div:nth-child(3) {
    background-position: -115px -209px;
}
.footer_social_links div:nth-child(4) {
    background-position: -163px -209px;
}
.footer_social_links div:nth-child(5) {
    background-position: -212px -209px;
}
.footer_social_links div:nth-child(6) {
    background-position: -262px -209px;
}
.footer_social_links div:nth-child(7) {
    background-position: -310px -209px;
}
.footer_social_links div:nth-child(8) {
    background-position: -357px -209px;
}

#new-footer-logo {
    background: url(https://www.vinsfertility.com/wp-content/uploads/2019/09/vinsfertility-logo.png);
    background-repeat: no-repeat;
    height: 80px;
    width: 193px;
    background-size: cover;
}
.gray_line_cont div:first-child {
    flex-basis: 25%;
    color: #cdcdcd;
}
.gray_line_cont div:nth-child(2) {
    margin-left: 30%;
    flex-basis: 65%;
    text-align: center;
    color: #cdcdcd;
}
#new-footer-last-div-ul {
    padding: 0;
    margin-left: 75px;
}
#new-footer-last-div-ul li {
    padding: 0;
    display: inline-block;
}
#new-footer-last-div-ul ul li a {
    color: #cdcdcd;
    font-size: 11px;
}
#new-footer-last-div-ul li:after {
    content: '|';
    margin: 0 3px;
}
#new-footer-last-div-ul li:last-child:after {
    content: '';
}
.fullpercent {
    background: #80ba82 !important;
    color: #fff;
}
.text_percent {
    background: #a585bd !important;
    color: #fff;
}
.offertxtfree {
    background: #fbda35c7;
}
.offertxt.offertxtfree {position: relative;top:-5px;}
.trusted_cont {
    flex-basis: 30%;
    margin-top: -25px;
}
.trusted_links {padding: 0;}
.trusted_links li {
    background-image: url(https://cdn.elawoman.com/static/assets/desktop-new/images/social_icon_sprite.png);
    background-repeat: no-repeat;
    height: 34px;
    width: 34px;
    margin: 5px 4px 5px 0;
}
.trusted_cont h4 {padding-left: 15px;margin-top: -15px;}

.trusted_links a:nth-child(1) li {
    background-position: -10px -398px;
}
.trusted_links a:nth-child(2) li {
    background-position: -60px -398px;
}
.trusted_links a:nth-child(3) li {
    background-position: -112px -398px;
}
.trusted_links a:nth-child(4) li {
    background-position: -161px -398px;
}
.trusted_links a:nth-child(5) li {
    background-position: -209px -398px;
}
.trusted_links a:nth-child(6) li {
    background-position: -258px -398px;
}
.trusted_links a:nth-child(7) li {
    background-position: -306px -398px;
}
.trusted_links a:nth-child(8) li {
    background-position: -354px -398px;
}
.trusted_links a:nth-child(9) li {
    background-position: -402px -398px;
}
.trusted_links a:nth-child(10) li {
    background-position: -310px -568px;
}
.trusted_links a:nth-child(11) li {
    background-position: -357px -568px;
}
.cur-pointer{cursor:pointer;}

#certificates_model .modal-content {
    background: #fdfdfd url(https://cdn.elawoman.com/static/assets/desktop-new/images/colored-line.png);
    background-size: 100%;
    border: none;
    background-repeat: no-repeat;
    padding: 20px 20px 0;
}
#certificates_model .modal-sm {
    min-width: 500px;
}
#certificates_model h4 {
    color: #ee591f;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}
#certificates_model .close{cursor: pointer;}
.certificates_content {
    text-align: center;
    font-size: 13px;
    margin-top: 25px;
}
.certificate_btn {
    text-align: center;
    margin-top: 20px;
    border-bottom: 1px solid #ee591f;
    padding-bottom: 20px;
}
.certificate_btn button {
    background: no-repeat;
    border: none;
}
#certificates_model button.close {
    position: absolute;
    top: -12px;
    right: -12px;
    background: #000;
    opacity: inherit;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    line-height: 21px;
}
.certificate_last_line {
    text-align: center;
    margin-top: 20px;
    font-weight: 500;
}
.certificate_last_line span {font-size: 18px;font-weight: 600;}

.contact-area {
    margin: 0;
    padding: 20px 0;
}
.media:first-child {
    margin-top: 0;
}
.contact-icon {
    float: left;
    margin: 0 25px 0 0;
    padding: 0;
}
.footer-widget-column .contact-icon i, .footer-widget-column h4 {
    color: #727272;
}
.contact-icon i {
    font-size: 45px;
    color: #fff;
    transition: all .3s ease-in-out 0s;
}
.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa-phone:before {
    content: "\f095";
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.fa {
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.media-body {
    display: table-cell;
    vertical-align: top;
}
.footer-widget-column h6 {
    color: #000;
}
.contact-area h6 {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0 0 7px;
}
.contact-area h4 {
    color: #fff;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 27px;
    margin: 0;
    text-align: left;
}
.contact-area h4 a {color: #fff;}



/* end of gray footer */

/* media Query */
@media (max-width:1024px) and (orientation:portrait) , (max-width:940px) and (orientation:landscape) {
    .footer-banner {
        min-height: 600px;
    }
    .footer-banner-form {
        height: 300px;
        top: 260px;
        width: 90%;
        margin-right: 5%;
        background: rgba(0,0,0,0.5);
    }
    .bottom-skew-div {display: none;}
    .footer-banner-form form select {flex-basis: 25%;}
    .frmbttmtxt {margin-top: 10px;}
    .footer-banner-form form button {
        background: #ed71a0;
        color: #fff;
    }
    .top-skew-div {
        transform: skewX(25deg);
        right: auto;
        left: -10px;
        background: rgba(0,0,0,0.5);
        color: #fff;
    }
    .top-skew-div div {
        transform: skewX(-25deg);
        font-weight: bold;
    }
    .footer_row {display: block;margin-top: 0}
    .footer_links {display: none;}

    .footer_links.footer_title:after {
        content: "+";
        font-size: 18px;
        font-weight: 600;
        float: right;
        margin-top: -24px;
    }
    .footer_links.footer_title.active:after {
        content: "-";
    }
    .footer_links ul li, .footer_links.footer_title {
        color: #ee591f;
        position: relative;
        border-bottom: 1px solid #ebebeb;
        font-size: 14px;
        font-weight: 500;
        padding: 10px;
        display: block;
    }
    .footer_links ul li a {
        color: #828282;
        font-size: 13px;
        font-weight: 400;
        display: block;
    }
    .footer_row .footer_title div::after {
        background: none;
    }
    .white_footer_cont {
        margin: 30px 0;
        padding: 0;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .shqcu {display: none;}
    footer {
        background: #fff;
    }
    .new-footer-grey {
        background: none;
        padding-bottom: 0;
        padding-top: 0;
    }
    .new-footer-grey .container {
        width: 100%;
        padding: 0;
    }
    .new-footer-grey > div > div {
        display: block;
    }
    .gray_footer_first_part {
        background: #f8f8f8;
        padding: 25px;
    }
    #new-footer-logo {
        background: url(https://www.vinsfertility.com/wp-content/uploads/2019/09/vinsfertility-logo.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
    }
    .new-footer-about-text {
        color: #333;
        margin-top: 10px;
        text-align: center;
    }
    .gray_footer_second_part {
        background: #ee591f !important;
    }
    .gray_about_path {
        margin-left: 0;
    }
    .gray_links_heading::after {background: none;}
    .gray_links_heading+ul {margin-top: 0;margin-bottom: 0;}
    .gray_links_heading, .gray_links_heading+ul li {
        position: relative;
        border-bottom: 1px solid #ebebeb;
        font-size: 14px;
        font-weight: 500;
        padding: 10px;
        display: block;
    }
    .gray_links_heading+ul li  {margin-bottom: 0;}
    .gray_links_heading+ul li a {padding-left: 20px;font-size: 12px;}
    .gray_links_heading+ul li a::before {
        content: ' - ';
        color: #fff;
        font-size: 15px;
    }
    .gray_links_heading::after {
        /*content: "+";*/
        font-size: 18px;
        font-weight: 600;
        float: right;
        margin-top: -10px;
        position: relative;
        width: auto;
    }
    .gray_links_heading.active:after {
        content: "-";
    }
    .gray_footer_third_part h4 {color: #333;margin: 0}
    .gray_footer_third_part {background:#2d2c2cc2;padding: 20px;}
    /* .gray_footer_third_part ul:nth-child(2){
        float: left;
        margin-left: 20%;
    } */
    .gray_footer_third_part div {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    .gray_footer_third_part .certified_second_ul li:nth-child(1) {
        margin-top: 15px;
    }
    .gray_footer_third_part .certified_second_ul li:nth-child(2) {
        margin-top: 15px;
    }
    .gray_footer_third_part .certified_second_ul li:nth-child(3) {
        margin-top: 15px;
    }
    .gray_footer_third_part ul:nth-child(3) {
        width: 100px;
        margin-top: 26px;
        margin-bottom: 0;
    }
    .footer_social_links {
        background: #f8f8f8;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_social_links div {
        height: 35px;
        width: 35px;
        margin: 0px 18px 3px 0;
    }
    .footer_social_links div:first-child {
        background-position: -14px -158px;
    }
    .footer_social_links div:nth-child(2) {
        background-position: -60px -159px;
    }
    .footer_social_links div:nth-child(3) {
        background-position: -107px -159px;
    }
    .footer_social_links div:nth-child(4) {
        background-position: -151px -159px;
    }
    .footer_social_links div:nth-child(5) {
        background-position: -203px -160px;
    }
    .footer_social_links div:nth-child(6) {
        background-position: -251px -159px;
    }
    .footer_social_links div:nth-child(7) {
        background-position: -296px -158px;
    }
    .footer_social_links div:nth-child(8) {
        background-position: -341px -160px;
    }
    .grey-hr {
        display: none;
    }
    .gray_footer_third_part {
        border-bottom: 1px solid #ebebeb;
    }
    .gray_line_cont {
        background: #f8f8f8;
        margin-top: 0;
        margin-bottom: 0;
        display: block;
        text-align: center;
        padding: 30px 0 20px 0 !important;
    }
    .footer_social_links {
        display: flex !important;
        align-items: center;
        justify-content: center;
        /*padding-top: 20px;*/
    }
    .gray_line_cont div:nth-child(2), #new-footer-last-div-ul {
        margin-left: 0;
    }
    .fty-promo {
        background: rgba(0,0,0,0.5);
        color: #fff;
    }
    .fty-promo a {display: block;}
    .gray_line_cont div:first-child, .gray_line_cont div:nth-child(2), .new-footer-grey ul li a {color: gray}
    .footer-banner {
        background-position: 0px;
    }
    .offertxt.offertxtfree {
        border-radius: 0;
    }

    .footer_row .footer_title div {
        font-size: 14px;
    }
    .new-footer-grey ul li a {
        color: #fff;
        font-size: 13px;
    }
    .gray_links_heading+ul li {
        border-bottom: none;
        text-align: left;
    }
    .gray_footer_first_part > div a {width: 100%;}
    #new-footer-last-div-ul li a {color: gray;}

    .gray_footer_third_part ul {margin-top: 0}
    .gray_footer_third_part ul:nth-child(3) {margin-top: 10px;}
    .footer_social_links {
        position: relative;
        margin-top: -10px;
        padding-bottom: 35px;
        /*top: 45px;*/
    }
    .right_reserved {
        position: relative;
        top: 42px;
        z-index: 1;
        text-align: center;
    }
    .trusted_cont {
        position: absolute;
        text-align: center;
        width: 100%;
        margin-top: -62px;
        background: #f8f8f8;
    }
    .trusted_cont h4 {
        padding-left: 0;
        color: #333;
    }
    .gray_line_cont {margin-top: 40px;}
    .trusted_links {padding: 0}
    .media {
        display: flex !important;
    }

}

@media (max-width:940px) and (orientation:landscape) {
    .footer-banner-form h4 {
        font-size: 28px;
    }
    .footer-banner-form form select  {
        flex-basis: 46%;
    }
    .frmbttmtxt {
        margin: 17px 0 10px;
    }
    .top-skew-div {
        right: 30px;
    }
    .bsd {
        background: linear-gradient(90deg,#ed71a0 160px,#fff 0);
    }
    .white_footer_cont {
        margin: 25px 0 20px;
        width: 1024px;
    }
    .new-footer-grey > div {
        width: 1024px;
    }
    #new-footer-last-div-ul {margin-left: 45px;}
    .footer-banner {
        background-position: -85px 0px;
    }
    .offertxt.offertxtfree {
        display: block;
        width: fit-content;
        border-radius: 0;
        margin-top: 2px;
    }
    .gray_footer_third_part ul {margin-top: 0;}
}

@media (max-width:767px) {
    .shqcu {font-size: 14px;}
    .footer-banner-form {
        padding: 0 15px;
    }
    .footer-banner-form {
        top: 230px;
    }
    .footer-banner {min-height: 550px;background-position: 27% 0;}
    .footer-banner-form h4 {font-size: 25px;}
    .footer-banner-form form select {flex-basis: 45%;}
    .gray_footer_third_part ul:nth-child(2) {margin-left: 0}
    .gray_footer_third_part ul li {margin: 5px;}
    .gray_footer_third_part ul:nth-child(3) {
        width: 75px;
        margin-top: 13px;
        text-align: center;
        width: 100%;
    }
    .footer_social_links div {
        margin: 0px 4px 3px 0;
    }
    .footer_social_links div {
        transform: scale(.8);
    }
    .gray_line_cont {
        padding: 15px 0 15px 0 !important;
    }
    .footer_row .footer_title div {
        font-size: 14px;
    }
    .new-footer-grey ul li a {
        color: #fff;
        font-size: 13px;
    }
    .gray_links_heading+ul li {
        border-bottom: none;
    }
    .gray_footer_first_part > div a {width: 100%;}
    #new-footer-last-div-ul li a {color: gray;}
    .gray_footer_third_part div {display: block;margin-top: 0;}
    .gray_footer_third_part .certified_second_ul li:nth-child(1) {
        margin-top: 0px;
    }
    .gray_footer_third_part .certified_second_ul li:nth-child(2) {
        margin-top: 0px;
    }
    .gray_footer_third_part .certified_second_ul li:nth-child(3) {
        margin-top: 0px;
    }
    .gray_footer_third_part .certified_first_ul li, .gray_footer_third_part .certified_second_ul li {
        margin: 4px;
    }
    .trusted_links li {
        height: 33px;
        width: 33px;
        margin: 5px 0px 5px 0;
        transform: scale(0.8);
    }

    .certificate_btn {border-bottom: none;}
    #certificates_model_mob .modal-content {height: 68vh;padding: 10px;}
    .certificate_last_line {
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%;
        border-top: 1px solid;
        padding-top: 15px;
    }

}

@media (max-width:767px) and (orientation:landscape) {
    /* .gray_footer_third_part ul:nth-child(2) {
        margin-left: 23%;
    } */
    .footer-banner-form form select {
        flex-basis: 25%;
    }
}

@media (max-width:320px){
    .footer-banner-form h4 {
        margin-top: 25px;
        font-size: 20px;
    }
    .frmbttmtxt {font-size: 11px;}
    .gray_footer_third_part {padding: 15px;}
    .gray_footer_third_part ul li {
        width: 60px;
        height: 60px;
    }
    .footer-banner-form form select {flex-basis: 60%;}

    .gray_footer_third_part ul:nth-child(3) {margin-top: 10px;}
    .footer_social_links div {
        margin: 0px 2px 3px 0;
    }
    .trusted_links li {
        height: 34px;
        width: 29px;
        margin: 5px 0px 4px 0;
        transform: scale(0.7);
    }
    .gray_footer_third_part .certified_first_ul li {
        margin: 0px;
        margin-top: 10px;
    }
}

@media (max-width:480px) and (orientation:landscape){
    .gray_footer_third_part ul:nth-child(2) {
        margin-left: 12%;
    }
}

/* end of media Query */

/* END OF NEW FOOTER */